home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / snowball.swf / scripts / DefineSprite_33 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-08-19  |  83 b   |  6 lines

  1. this.onEnterFrame = function()
  2. {
  3.    Mouse.hide();
  4.    this.startDrag(true);
  5. };
  6.